broadway: Move window position ownership to browser
authorAlexander Larsson <alexl@redhat.com>
Tue, 8 Jan 2013 16:33:29 +0000 (17:33 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 8 Jan 2013 17:05:06 +0000 (18:05 +0100)
commit8e686357c4fc85c5662c675894ae50e6611ef7cb
tree99e5cd90788ad3e5e0f0ff786b7a235866c3030f
parent4d7b822059fc8f905720b18a0d705cee5df55d12
broadway: Move window position ownership to browser

With this we always roundtrip position change to the webbrowser.
This avoids conflicts when things change from both directions (app and user).

Also, we fake configure evens when there is no web client to ensure
apps get the events.
gdk/broadway/broadway-protocol.h
gdk/broadway/broadway-server.c
gdk/broadway/broadway-server.h
gdk/broadway/broadway.js
gdk/broadway/broadwayd.c
gdk/broadway/gdkbroadway-server.c
gdk/broadway/gdkbroadway-server.h
gdk/broadway/gdkwindow-broadway.c